Home:ALL Converter>Using list manager in Oracle Apex 5

Using list manager in Oracle Apex 5

Ask Time:2017-09-23T07:10:38         Author:Talal Omer Hassan

Json Formatter

Am building an application with oracle apex 5 where i want the user to chose multiple parameters and returning an interactive report based on the parameters selected by the user.

One of the parameters is a list manager item where the user select multiple values to be passed to an SQL query. my problem is how to pass those values to the sql query, the item type is list manager and the name is P2_OPTIONS how do i pass the parameters to the SQL query generating the report.

Author:Talal Omer Hassan,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/46374345/using-list-manager-in-oracle-apex-5
yy